API Documentation
Public Member Functions | List of all members
nkInputs::InputSystem Class Referenceabstract

Interface with the back end input system. More...

Public Member Functions

 InputSystem ()
 
virtual ~InputSystem ()
 
virtual DataAllocatorgetAllocator () const =0
 

Detailed Description

Interface with the back end input system.

Constructor & Destructor Documentation

◆ InputSystem()

nkInputs::InputSystem::InputSystem ( )

Constructor.

◆ ~InputSystem()

virtual nkInputs::InputSystem::~InputSystem ( )
virtual

Destructor.

Member Function Documentation

◆ getAllocator()

virtual DataAllocator* nkInputs::InputSystem::getAllocator ( ) const
pure virtual
Returns
The allocator used to create back-end related objects.

The documentation for this class was generated from the following file: